home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / demo / MATH / _SETUP.1 / Abt_math.exe / 0 / RCDATA / TPERSCDT / TPERSCDT.txt
Encoding:
Text File  |  2000-07-28  |  3.1 KB  |  92 lines

  1. object PERSCDT: TPERSCDT
  2.   Left = 462
  3.   Top = 395
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'PERSONEL SICIL DOSYASI TAMIR PROGRAMI'
  7.   ClientHeight = 135
  8.   ClientWidth = 291
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object GroupBox1: TGroupBox
  18.     Left = 0
  19.     Top = 0
  20.     Width = 291
  21.     Height = 135
  22.     Align = alClient
  23.     TabOrder = 0
  24.     object Tamir: TSpeedButton
  25.       Left = 40
  26.       Top = 88
  27.       Width = 81
  28.       Height = 29
  29.       Caption = 'Tamir'
  30.       Font.Charset = DEFAULT_CHARSET
  31.       Font.Color = clWindowText
  32.       Font.Height = -13
  33.       Font.Name = 'MS Sans Serif'
  34.       Font.Style = [fsBold]
  35.       Glyph.Data = {
  36.         76010000424D7601000000000000760000002800000020000000100000000100
  37.         04000000000000010000130B0000130B00001000000000000000000000000000
  38.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  39.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003333330B7FFF
  40.         FFB0333333777F3333773333330B7FFFFFB0333333777F3333773333330B7FFF
  41.         FFB0333333777F3333773333330B7FFFFFB03FFFFF777FFFFF77000000000077
  42.         007077777777777777770FFFFFFFF00077B07F33333337FFFF770FFFFFFFF000
  43.         7BB07F3FF3FFF77FF7770F00F000F00090077F77377737777F770FFFFFFFF039
  44.         99337F3FFFF3F7F777FF0F0000F0F09999937F7777373777777F0FFFFFFFF999
  45.         99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
  46.         99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
  47.         93337FFFF7737777733300000033333333337777773333333333}
  48.       NumGlyphs = 2
  49.       ParentFont = False
  50.       OnClick = TamirClick
  51.     end
  52.     object Kapat: TSpeedButton
  53.       Left = 160
  54.       Top = 88
  55.       Width = 81
  56.       Height = 29
  57.       Caption = 'Kapat'
  58.       Font.Charset = DEFAULT_CHARSET
  59.       Font.Color = clWindowText
  60.       Font.Height = -13
  61.       Font.Name = 'MS Sans Serif'
  62.       Font.Style = [fsBold]
  63.       Glyph.Data = {
  64.         76010000424D7601000000000000760000002800000020000000100000000100
  65.         04000000000000010000120B0000120B00001000000000000000000000000000
  66.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  67.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  68.         03333377777777777F333301111111110333337F333333337F33330111111111
  69.         0333337F333333337F333301111111110333337F333333337F33330111111111
  70.         0333337F333333337F333301111111110333337F333333337F33330111111111
  71.         0333337F3333333F7F333301111111B10333337F333333737F33330111111111
  72.         0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
  73.         0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
  74.         0333337F377777337F333301111111110333337F333333337F33330111111111
  75.         0333337FFFFFFFFF7F3333000000000003333377777777777333}
  76.       NumGlyphs = 2
  77.       ParentFont = False
  78.       OnClick = KapatClick
  79.     end
  80.   end
  81.   object YPERSCL: TTable
  82.     Left = 8
  83.     Top = 8
  84.   end
  85.   object BatchMove1: TBatchMove
  86.     Destination = YPERSCL
  87.     Source = Dmper.OZLUKTAB
  88.     Left = 64
  89.     Top = 8
  90.   end
  91. end
  92.